PreviousNextTracker indexSee it online !

(62/308) 517 - JExplorer incompatible with ProjectViewer

In the new version of Project Viewer, double clicking
on a file doesn't open it.

The stack trace gives:
\[error\] AWT-EventQueue-0: Exception in thread
"AWT-EventQueue-0"
\[error\] AWT-EventQueue-0:
java.lang.AbstractMethodError:
jexplorer.model.ModelManager.nodeSelected(Lprojectviewer/event/ProjectViewerEvent;)V
\[error\] AWT-EventQueue-0: at
projectviewer.ProjectViewer.fireNodeSelected(Unknown
Source)
\[error\] AWT-EventQueue-0: at
projectviewer.vpt.VPTSelectionListener.mouseClicked(Unknown
Source)

In this case, it is due to an incompatibility with
JExplorer plugin but it seems there are issues with
other plugins too (see bug 1356897 - SQLPlugin doesn't
implement method in ProjectViewerListener).
When disabling the JExplorer plugin, everything works fine.
Anyway, thanks for those good plugins\!


Submitted lsellin - 2005-11-28 14:14:14 Assigned
Priority 5 Labels
Status open Group None
Resolution None

Comments

2005-12-08 06:23:29
vanza

- **summary**: Double-clicking on file in Project Viewer doesn't open it --> SQLPlugin doesn't
JExplorer incompatible with ProjectViewer

2005-12-08 06:23:29
vanza

Logged In: YES
user_id=75113

Changing the summary to something more descriptive of the
problem; this is not an issue with ProjectViewer.

(BTW this new limit of characters in the summary is really
annoying.)

JExplorer should, if possible, extend ProjectViewerAdapter
instead of implementing the listener so that future changes
won't cause this.

2005-12-08 06:24:02
vanza

- **summary**: SQLPlugin doesn't
JExplorer incompatible with ProjectViewer --> JExplorer incompatible with ProjectViewer

2005-12-08 06:24:02
vanza

Logged In: YES
user_id=75113

Oopsie, Firefox messed up my text field...

2007-01-24 08:19:31
vanza

- **status**: open --> closed-fixed

2007-01-24 08:19:31
vanza

Logged In: YES
user_id=75113
Originator: NO

This has been fixed in Jump 0.3.3 (which has been in Plugin Central for a while).

2007-01-24 08:20:35
vanza

Logged In: YES
user_id=75113
Originator: NO

Oops, wrong bug. Sorry\!

2007-01-24 08:20:35
vanza

- **status**: closed-fixed --> open